[INFO] cloning repository https://github.com/rustaceanrob/kyotod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustaceanrob/kyotod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37aeb90baf5c2aa50eb67a969138700bea4606a6
[INFO] fixing rustaceanrob/kyotod against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustaceanrob/kyotod
[INFO] finished tweaking git repo https://github.com/rustaceanrob/kyotod
[INFO] tweaked toml for git repo https://github.com/rustaceanrob/kyotod written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustaceanrob/kyotod on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustaceanrob/kyotod already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 528876fe3b0e4c91e5838e64fe4af442baeec82f2c083ae63d179c74ea6beec4
[INFO] running `Command { std: "docker" "start" "528876fe3b0e4c91e5838e64fe4af442baeec82f2c083ae63d179c74ea6beec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "528876fe3b0e4c91e5838e64fe4af442baeec82f2c083ae63d179c74ea6beec4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "528876fe3b0e4c91e5838e64fe4af442baeec82f2c083ae63d179c74ea6beec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "528876fe3b0e4c91e5838e64fe4af442baeec82f2c083ae63d179c74ea6beec4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling bitcoin-io v0.1.100
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bitcoin-internals v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking hex-conservative v0.3.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling roff v0.1.0
[INFO] [stderr]    Compiling configure_me_codegen v0.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitcoin_hashes v0.15.0
[INFO] [stderr]    Compiling man v0.1.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking bitcoin-consensus-encoding v0.1.0
[INFO] [stderr]    Compiling capnp v0.25.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking chacha20-poly1305 v0.1.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling fmt2io v1.0.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking bitcoin_hashes v0.14.100
[INFO] [stderr]     Checking bitcoin-units v0.1.100
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bitcoin_hashes v0.20.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking parse_arg v1.0.1
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking parse_arg v0.1.6
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking base58ck v0.1.100
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling capnpc v0.25.3
[INFO] [stderr]     Checking configure_me v0.4.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking capnp-futures v0.25.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking capnp-rpc v0.25.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling cargo_toml v0.20.5
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling kyotod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking miniscript v12.3.7
[INFO] [stderr]     Checking bdk_core v0.6.3
[INFO] [stderr]     Checking bip324 v0.7.0
[INFO] [stderr]     Checking bitcoin-address-book v0.1.1
[INFO] [stderr]     Checking bip157 v0.6.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking bdk_chain v0.23.3
[INFO] [stderr]     Checking bip139 v0.1.0 (https://github.com/rustaceanrob/bip139.git?rev=db479ce2f56e2ad7757fa96253f376c03e19de9c#db479ce2)
[INFO] [stderr]     Checking bdk_wallet v3.1.0
[INFO] [stderr]     Checking bdk_kyoto v0.17.0
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/tui.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/kyotod.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/tui.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let rt = tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rt` calls a custom destructor
[INFO] [stdout]     |         `rt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |     rt.block_on(tokio::task::LocalSet::new().run_until(async move {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:975:1
[INFO] [stdout]     |
[INFO] [stdout] 975 | impl Drop for LocalSet {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | impl Drop for Runtime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/kyotod.rs:181:33
[INFO] [stdout]     |
[INFO] [stdout] 181 |         match req.get_header(h).await {
[INFO] [stdout]     |               ------------------^^^^^
[INFO] [stdout]     |               |                 |
[INFO] [stdout]     |               |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 195 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/kyotod.rs:181:33
[INFO] [stdout]     |
[INFO] [stdout] 181 |         match req.get_header(h).await {
[INFO] [stdout]     |               ------------------^^^^^
[INFO] [stdout]     |               |                 |
[INFO] [stdout]     |               |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 195 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/tui.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let rt = tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `rt` calls a custom destructor
[INFO] [stdout]     |         `rt` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 253 |     rt.block_on(tokio::task::LocalSet::new().run_until(async move {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 266 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/local.rs:975:1
[INFO] [stdout]     |
[INFO] [stdout] 975 | impl Drop for LocalSet {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rt` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | impl Drop for Runtime {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.55s
[INFO] [stderr] crater-edition-check: kyotod v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling kyotod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0597]: `args_config` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let mut args_config = raw::Config::default();
[INFO] [stdout]     |             --------------- binding `args_config` declared here
[INFO] [stdout] 273 |         let mut skip_default_conf_files = false;
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 296 |             .map(|cfg| (cfg, remaining_args))
[INFO] [stdout]     |                        --------------------- returning this value requires that `args_config` is borrowed for `'static`
[INFO] [stdout] 297 |             .map_err(Into::into)
[INFO] [stdout] 298 |     }
[INFO] [stdout]     |     - `args_config` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:833:32
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 200 |         pub fn merge_args<I: IntoIterator<Item=::std::ffi::OsString>>(&mut self, args: I, skip_default_conf_files: &mut bool) -> Result<impl Iterator<Item=::std::ffi::OsString> + use<I>, super::Error> {
[INFO] [stdout]     |                                                                                                                                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `skip_default_conf_files` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:87
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let mut skip_default_conf_files = false;
[INFO] [stdout]     |             --------------------------- binding `skip_default_conf_files` declared here
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 296 |             .map(|cfg| (cfg, remaining_args))
[INFO] [stdout]     |                        --------------------- returning this value requires that `skip_default_conf_files` is borrowed for `'static`
[INFO] [stdout] 297 |             .map_err(Into::into)
[INFO] [stdout] 298 |     }
[INFO] [stdout]     |     - `skip_default_conf_files` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:833:32
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 200 |         pub fn merge_args<I: IntoIterator<Item=::std::ffi::OsString>>(&mut self, args: I, skip_default_conf_files: &mut bool) -> Result<impl Iterator<Item=::std::ffi::OsString> + use<I>, super::Error> {
[INFO] [stdout]     |                                                                                                                                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0503]: cannot use `skip_default_conf_files` because it was mutably borrowed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                                                                                       ---------------------------- `skip_default_conf_files` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout] 278 |         if !skip_default_conf_files {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ use of borrowed `skip_default_conf_files`
[INFO] [stdout] ...
[INFO] [stdout] 298 |     }
[INFO] [stdout]     |     - borrow might be used here, when `remaining_args` is dropped and runs the destructor for type `impl Iterator<Item = OsString>`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 200 |         pub fn merge_args<I: IntoIterator<Item=::std::ffi::OsString>>(&mut self, args: I, skip_default_conf_files: &mut bool) -> Result<impl Iterator<Item=::std::ffi::OsString> + use<I>, super::Error> {
[INFO] [stdout]     |                                                                                                                                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0505]: cannot move out of `args_config` because it is borrowed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let mut args_config = raw::Config::default();
[INFO] [stdout]     |             --------------- binding `args_config` declared here
[INFO] [stdout] 273 |         let mut skip_default_conf_files = false;
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ----------- borrow of `args_config` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 292 |         config.merge_in(args_config);
[INFO] [stdout]     |                         ^^^^^^^^^^^ move out of `args_config` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 296 |             .map(|cfg| (cfg, remaining_args))
[INFO] [stdout]     |                              -------------- borrow later captured here by closure
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 200 |         pub fn merge_args<I: IntoIterator<Item=::std::ffi::OsString>>(&mut self, args: I, skip_default_conf_files: &mut bool) -> Result<impl Iterator<Item=::std::ffi::OsString> + use<I>, super::Error> {
[INFO] [stdout]     |                                                                                                                                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `args_config` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let mut args_config = raw::Config::default();
[INFO] [stdout]     |             --------------- binding `args_config` declared here
[INFO] [stdout] 273 |         let mut skip_default_conf_files = false;
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 296 |             .map(|cfg| (cfg, remaining_args))
[INFO] [stdout]     |                        --------------------- returning this value requires that `args_config` is borrowed for `'static`
[INFO] [stdout] 297 |             .map_err(Into::into)
[INFO] [stdout] 298 |     }
[INFO] [stdout]     |     - `args_config` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:833:32
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 200 |         pub fn merge_args<I: IntoIterator<Item=::std::ffi::OsString>>(&mut self, args: I, skip_default_conf_files: &mut bool) -> Result<impl Iterator<Item=::std::ffi::OsString> + use<I>, super::Error> {
[INFO] [stdout]     |                                                                                                                                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `skip_default_conf_files` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:87
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let mut skip_default_conf_files = false;
[INFO] [stdout]     |             --------------------------- binding `skip_default_conf_files` declared here
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 296 |             .map(|cfg| (cfg, remaining_args))
[INFO] [stdout]     |                        --------------------- returning this value requires that `skip_default_conf_files` is borrowed for `'static`
[INFO] [stdout] 297 |             .map_err(Into::into)
[INFO] [stdout] 298 |     }
[INFO] [stdout]     |     - `skip_default_conf_files` dropped here while still borrowed
[INFO] [stdout]     |
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:833:32
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 200 |         pub fn merge_args<I: IntoIterator<Item=::std::ffi::OsString>>(&mut self, args: I, skip_default_conf_files: &mut bool) -> Result<impl Iterator<Item=::std::ffi::OsString> + use<I>, super::Error> {
[INFO] [stdout]     |                                                                                                                                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0503]: cannot use `skip_default_conf_files` because it was mutably borrowed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                                                                                       ---------------------------- `skip_default_conf_files` is borrowed here
[INFO] [stdout] ...
[INFO] [stdout] 278 |         if !skip_default_conf_files {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ use of borrowed `skip_default_conf_files`
[INFO] [stdout] ...
[INFO] [stdout] 298 |     }
[INFO] [stdout]     |     - borrow might be used here, when `remaining_args` is dropped and runs the destructor for type `impl Iterator<Item = OsString>`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 200 |         pub fn merge_args<I: IntoIterator<Item=::std::ffi::OsString>>(&mut self, args: I, skip_default_conf_files: &mut bool) -> Result<impl Iterator<Item=::std::ffi::OsString> + use<I>, super::Error> {
[INFO] [stdout]     |                                                                                                                                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0505]: cannot move out of `args_config` because it is borrowed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:292:25
[INFO] [stdout]     |
[INFO] [stdout] 272 |         let mut args_config = raw::Config::default();
[INFO] [stdout]     |             --------------- binding `args_config` declared here
[INFO] [stdout] 273 |         let mut skip_default_conf_files = false;
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ----------- borrow of `args_config` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 292 |         config.merge_in(args_config);
[INFO] [stdout]     |                         ^^^^^^^^^^^ move out of `args_config` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 296 |             .map(|cfg| (cfg, remaining_args))
[INFO] [stdout]     |                              -------------- borrow later captured here by closure
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kyotod-0f3cd4b2b4c78b34/out/configure_me_config.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let remaining_args = args_config.merge_args(args.into_iter().map(Into::into), &mut skip_default_conf_files)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 200 |         pub fn merge_args<I: IntoIterator<Item=::std::ffi::OsString>>(&mut self, args: I, skip_default_conf_files: &mut bool) -> Result<impl Iterator<Item=::std::ffi::OsString> + use<I>, super::Error> {
[INFO] [stdout]     |                                                                                                                                                                                  ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0503, E0505, E0597.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0503`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kyotod` (bin "kyotod" test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0503, E0505, E0597.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0503`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kyotod` (bin "kyotod") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "528876fe3b0e4c91e5838e64fe4af442baeec82f2c083ae63d179c74ea6beec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "528876fe3b0e4c91e5838e64fe4af442baeec82f2c083ae63d179c74ea6beec4", kill_on_drop: false }`
[INFO] [stdout] 528876fe3b0e4c91e5838e64fe4af442baeec82f2c083ae63d179c74ea6beec4
